A Dumb Introduction to z3. Exploring the world of constraint solvers with very simple examples.
asibahi.github.io·21h·
🧩Constraint Solvers
A Lisp compiler to ARM written in Lisp (2)
forum.ulisp.com·6h·
Discuss: Hacker News
🌱Minimal Lisps
A (Nearly) Branchless RESP Request Parser
kevinmontrose.com·7h
🔧Error Recovery
Semantic Dictionary Encoding
falvotech.com·4h·
Discuss: Hacker News
🗂️Type Indexing
What happens when you run a program?
dev.to·3h·
Discuss: DEV
📜Bytecode Interpreters
Effective Software Engineering with Claude Code
reddit.com·6h·
Discuss: r/ClaudeAI
Interpreter Optimization
A Slotted Hash Cons for Alpha Invariance
philipzucker.com·38m·
Discuss: Hacker News
🔗Lexical Scoping
Balance between refactoring and inheritance in your code
github.com·7h·
Discuss: Hacker News
🧪Compiler Testing
Introducing the Constexpr Debugger
blog.jetbrains.com·11h·
🔍Debugging Compilers
Analyzing Lisp Redux: One Form At a Time
funcall.blogspot.com·4h·
🔮Lisp Interpreters
Building a Simple Stack-Based Virtual Machine in Go
blog.phakorn.com·12h·
📚Stack Data Structures
The future of microoptimization
goldenstack.net·2d·
Discuss: Hacker News
🔬Nanopasses
Fil's C Compiler
fil-c.org·1d·
Discuss: Hacker News
🏗️LLVM
StringWa.rs on GPUs: Databases & Bioinformatics 🦠
ashvardanian.com·12m·
Discuss: r/programming
🚀Tokenizer Performance
LAVa: Layer-wise KV Cache Eviction with Dynamic Budget Allocation
arxiv.org·15h
🗺️Region Inference
Identifying Divergences in HW Designs For High Performance Computing Workloads (LBNL et al.)
semiengineering.com·2h
Performance
Logic's Hidden States: Unlock Debugging Superpowers with Algebraic Thinking by Arvind Sundararajan
dev.to·6h·
Discuss: DEV
🧮Theorem Provers
Asynchronous Exceptions in Practice (2017)
simonmar.github.io·11m·
Discuss: Hacker News
🔗Concurrency Primitives
Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·10h
🪢Rope Data Structures
The pirate-based logic of Rust shared references
ais523.me.uk·1d·
🔒Rust Borrowing